﻿2026-07-09T09:26:21.3683166Z ##[group]Run actions/checkout@v5
2026-07-09T09:26:21.3683977Z with:
2026-07-09T09:26:21.3684731Z   fetch-depth: 0
2026-07-09T09:26:21.3685261Z   repository: SaberMage/spt-core
2026-07-09T09:26:21.3689669Z   token: ***
2026-07-09T09:26:21.3690130Z   ssh-strict: true
2026-07-09T09:26:21.3690605Z   ssh-user: git
2026-07-09T09:26:21.3691083Z   persist-credentials: true
2026-07-09T09:26:21.3691601Z   clean: true
2026-07-09T09:26:21.3692053Z   sparse-checkout-cone-mode: true
2026-07-09T09:26:21.3692612Z   fetch-tags: false
2026-07-09T09:26:21.3693090Z   show-progress: true
2026-07-09T09:26:21.3693560Z   lfs: false
2026-07-09T09:26:21.3693999Z   submodules: false
2026-07-09T09:26:21.3694479Z   set-safe-directory: true
2026-07-09T09:26:21.3694993Z ##[endgroup]
2026-07-09T09:26:21.5494114Z Syncing repository: SaberMage/spt-core
2026-07-09T09:26:21.5495565Z ##[group]Getting Git version info
2026-07-09T09:26:21.5496247Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-09T09:26:21.5754198Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-09T09:26:21.5957666Z git version 2.43.0.windows.1
2026-07-09T09:26:21.5981211Z ##[endgroup]
2026-07-09T09:26:21.5989095Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\0cee3030-fdcc-4d05-aabc-f0d93afaaf63\.gitconfig'
2026-07-09T09:26:21.6002402Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\0cee3030-fdcc-4d05-aabc-f0d93afaaf63' before making global git config changes
2026-07-09T09:26:21.6003969Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T09:26:21.6007067Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-09T09:26:21.6237833Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-09T09:26:21.6439396Z https://github.com/SaberMage/spt-core
2026-07-09T09:26:21.6467065Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-09T09:26:21.6471527Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-09T09:26:21.6666150Z HEAD
2026-07-09T09:26:21.6919425Z ##[endgroup]
2026-07-09T09:26:21.6921399Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-09T09:26:22.0578863Z ##[group]Cleaning the repository
2026-07-09T09:26:22.0582441Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-09T09:26:27.7809820Z Removing target/
2026-07-09T09:26:27.7845497Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-09T09:26:27.9159782Z HEAD is now at 015eae7 Merge ca8058edb413c8b952255a22f9c91101ab6903b1 into ae82332bf753eabb0d4f47dd768597217bce6083
2026-07-09T09:26:27.9190964Z ##[endgroup]
2026-07-09T09:26:27.9196866Z ##[group]Disabling automatic garbage collection
2026-07-09T09:26:27.9204419Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-09T09:26:27.9468407Z ##[endgroup]
2026-07-09T09:26:27.9468912Z ##[group]Setting up auth
2026-07-09T09:26:27.9475435Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-09T09:26:27.9751422Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-09T09:26:28.4134090Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T09:26:28.4364241Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-09T09:26:28.8064449Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T09:26:28.8289453Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-09T09:26:29.2092471Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-09T09:26:29.2398625Z ##[endgroup]
2026-07-09T09:26:29.2399077Z ##[group]Fetching the repository
2026-07-09T09:26:29.2406894Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +015eae70c1b58ac71b8564b69094ea7a5df1211c:refs/remotes/pull/68/merge
2026-07-09T09:26:31.0974971Z From https://github.com/SaberMage/spt-core
2026-07-09T09:26:31.0975612Z  + 02852d9...ca8058e pump-w2-design -> origin/pump-w2-design  (forced update)
2026-07-09T09:26:31.1093393Z ##[endgroup]
2026-07-09T09:26:31.1093839Z ##[group]Determining the checkout info
2026-07-09T09:26:31.1094221Z ##[endgroup]
2026-07-09T09:26:31.1099279Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-09T09:26:31.1358042Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-09T09:26:31.1577927Z ##[group]Checking out the ref
2026-07-09T09:26:31.1581876Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/68/merge
2026-07-09T09:26:31.1925389Z HEAD is now at 015eae7 Merge ca8058edb413c8b952255a22f9c91101ab6903b1 into ae82332bf753eabb0d4f47dd768597217bce6083
2026-07-09T09:26:31.1944761Z ##[endgroup]
2026-07-09T09:26:31.2178243Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-09T09:26:31.2375156Z 015eae70c1b58ac71b8564b69094ea7a5df1211c
